<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
html,body {
	width:100%;
	height:100%
}
html {
	margin:0;
	padding:0;
	border:0;
}
body,pre,input,textarea,select,button {
	font:12px/1.5 微软雅黑,宋体,tahoma,arial,sans-serif;
}
body {
	background:white;
}
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,fieldset,form,label,legend,caption,article,aside,figure,footer,header,hgroup,nav,section,ul,ol,li {
	margin:0;
	padding:0;
	border:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	border:none;
}
p {
	margin:0.6em 0 0.6em 0;
}
a {
	text-decoration:none;
	color:#252525;
}
a:hover,a:active {
	text-decoration:underline;
	color:#ba2636;
}
input,select {
	height:26px;
	line-height:26px;
	border:1px solid #999;
	color:#333;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.clear {
	*zoom:1;
}
.clear:before,.clear:after {
	content:"";
	display:table;
}
.clear:after {
	clear:both;
}
.hand {
	cursor:pointer;
}
.none {
	font-size:0;
	*word-spacing:-1px;
}
.breakWord {
	word-wrap:break-word;
	word-break:break-all;
	white-space:normal;
}
.keepWord {
	word-wrap:normal;
	word-break:keep-all;
	white-space:nowrap
}
.f10 {
	font-size:10px;
}
.f12 {
	font-size:12px;
}
.f15 {
	font-size:15px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.f18 {
	font-size:18px;
}
.f20 {
	font-size:20px;
}
.f24 {
	font-size:24px;
}
.b {
	font-weight:bold;
}
.i {
	font-style:italic;
}
.u {
	text-decoration:underline;
}
.ti2 {
	text-indent:2em;
}
.show {
	display:block
}
.hide,.dn {
	display:none;
}
.db {
	display:block;
}
.di {
	display:inline;
}
.dib {
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.dib_container {
	font-size:0;
	*word-spacing:-1px;
	white-space:nowrap
}
.dib_container .dib {
	font-size:12px;
	letter-spacing:normal;
	word-spacing:normal;
	vertical-align:top;
	white-space:nowrap
}
.oh {
	overflow:hidden;
}
.oa {
	overflow:auto;
}
.ov {
	overflow:visible;
}
.os {
	overflow:scroll;
}
.oyh {
	overflow-y:hidden;
}
.oya {
	overflow-y:auto;
}
.oyv {
	overflow-y:visible;
}
.oys {
	overflow-y:scroll;
}
.oxh {
	overflow-x:hidden;
}
.oxa {
	overflow-x:auto;
}
.oxv {
	overflow-x:visible;
}
.oxs {
	overflow-x:scroll;
}
.pr {
	position:relative;
}
.pa {
	position:absolute;
}
.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}
.fn {
	float:none;
}
.tl {
	text-align:left;
}
.tc {
	text-align:center;
}
.tr {
	text-align:right;
}
.c {
	margin:0 auto;
}
.vm {
	display:inline;
	vertical-align:middle
}
.fill {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
}
.w100 {
	width:100%;
}
.w1000 {
	width:1000px;
}
.h100 {
	height:100%;
}
.lh10 {
	line-height:10px;
}
.m2 {
	margin:2px;
}
.m4 {
	margin:4px;
}
.m6 {
	margin:6px;
}
.m8 {
	margin:8px;
}
.m10 {
	margin:10px;
}
.m12 {
	margin:12px;
}
.m15 {
	margin:15px;
}
.mlr10 {
	margin-left:10px;
	margin-right:10px;
}
.mlr15 {
	margin-left:15px;
	margin-right:15px;
}
.m20 {
	margin:20px;
}
.p2 {
	padding:2px;
}
.p4 {
	padding:4px;
}
.p6 {
	padding:6px;
}
.p8 {
	padding:8px;
}
.p10 {
	padding:10px;
}
.p12 {
	padding:12px;
}
.p15 {
	padding:15px;
}
.p20 {
	padding:20px;
}
html,html body {
	_background-image:url(about:blank);
	_background-attachment:fixed;
}
.pft {
	position:fixed;
	bottom:auto;
	top:0;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop));
}
.pfb {
	position:fixed;
	bottom:0;
	top:auto;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.pfl {
	position:fixed;
	right:auto;
	left:0;
	_position:absolute;
	_right:auto;
	_left:expression(eval(document.documentElement.scrollLeft));
}
.pfr {
	position:fixed;
	right:0;
	left:auto;
	_position:absolute;
	_right:auto;
	_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
}
hr.dashed {
	height:0px;
	border-bottom:1px dashed #ccc;
	background-color:#fff;
}
div.rect {
	border:#ccc 1px solid;
}
div.bgu {
	background:url(/BeCool/Assets/grayDot.gif) repeat-x center bottom;
}
div.dotu {
	border-bottom:#ccc 1px dotted;
}
div.solidu {
	border-bottom:#ccc 1px solid;
}
div.dashu {
	border-bottom:#ccc 1px dashed;
}
a.yellow:link,a.yellow:visited,a:link .yellow,a:visited .yellow {
	color:#ffc;
}
a.yellow:hover,a.yellow:active,a:hover .yellow,a:hover .yellow {
	color:#fc6;
}
a.gray:link,a.gray:visited,a:link .gray,a:visited .gray {
	color:#999;
}
a.gray:hover,a.gray:active,a:hover .gray,a:hover .gray {
	color:#666;
}
a.white:link,a.white:visited,a:link .white,a:visited .white {
	color:#fff;
}
a.white:hover,a.white:active,a:hover .white,a:hover .white {
	color:#09f;
}
a.red:link,a.red:visited,a:link .red,a:visited .red {
	color:#c00;
}
a.red:hover,a.red:active,a:hover .red,a:hover .red {
	color:#900;
}
a.darkred:link,a.darkred:visited,a:link .darkred,a:visited .darkred {
	color:#900;
}
a.darkred:hover,a.darkred:active,a:hover .darkred,a:hover .darkred {
	color:#600;
}
a.green:link,a.green:visited,a:link .green,a:visited .green {
	color:#090;
}
a.green:hover,a.green:active,a:hover .green,a:hover .green {
	color:#060;
}
a.blue:link,a.blue:visited,a:link .blue,a:visited .blue {
	color:#09f;
}
a.blue:hover,a.blue:active,a:hover .blue,a:hover .blue {
	color:#06c;
}
.ui-widget-content a.button_green,a.button_green,.button_green {
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#35aa47;
	text-decoration:none;
	cursor:pointer
}
a.button_green:hover,a:hover .button_green {
	background-color:#1d943b
}
a.button_green:active,a:active .button_green {
	background-color:#35aa47
}
.ui-widget-content a.button_blue,a.button_blue,.button_blue {
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#4d90fe;
	text-decoration:none;
	cursor:pointer
}
a.button_blue:hover,a:hover .button_blue {
	background-color:#0072bb
}
a.button_blue:active,a:active .button_blue {
	background-color:#4d90fe
}
.ui-widget-content a.print,.ui-widget-content a.button_orange,a.print,a.button_orange,.print,.button_orange {
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#fa6800;
	text-decoration:none;
	cursor:pointer
}
a.print:hover,a.button_orange:hover,a:hover .print,a:hover .button_orange {
	background-color:#e15d00
}
a.print:active,a.button_orange:active,a:hover .print,a:active .button_orange {
	background-color:#ff6a00
}
.ui-widget-content a.button_red,a.button_red,.button_red {
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#e51400;
	text-decoration:none;
	cursor:pointer
}
a.button_red:hover,a:hover .button_red {
	background-color:#c91200
}
a.button_red:active,a:active .button_red {
	background-color:#ff1600
}
.ui-widget-content a.button_gray,a.button_gray,.button_gray {
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#333;
	background-color:#dcdcdc;
	text-decoration:none;
	cursor:pointer
}
a.button_gray:hover,a:hover .button_gray {
	background-color:#ccc
}
a.button_gray:active,a:active .button_gray {
	background-color:#dcdcdc
}
.ui-widget-content a.button_purple,a.button_purple,.button_purple {
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#852b99;
	text-decoration:none;
	cursor:pointer
}
a.button_purple:hover,a:hover .button_purple {
	background-color:#6d1b81
}
a.button_purple:active,a:active .button_purple {
	background-color:#8b29a1
}
.ui-widget-content a.button_black,a.button_black,.button_black {
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#555;
	text-decoration:none;
	cursor:pointer
}
a.button_black:hover,a:hover .button_black {
	background-color:#222
}
a.button_black:active,a:active .button_black {
	background-color:#3c3c3c
}
.bg_lightgray {
	background-color:#f5f5f5
}
.bg_black07 {
	background:url(/BeCool/Assets/black0.7.png) repeat;
}
.half_alpha,.alpha5 {
	cursor:default;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
.alpha7 {
	cursor:default;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;
}
.alpha3 {
	cursor:default;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	opacity:0.3;
}
.to_gray {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	filter:gray;
	-webkit-filter:grayscale(100%);
}
.container {
	margin:0 auto;
	display:block;
	overflow:hidden;
	*zoom:1;
}
.container:before,.container:after {
	content:"";
	display:table;
}
.container:after {
	clear:both;
}
.box {
	margin:0 auto;
	display:block;
	overflow:hidden;
	*zoom:1;
}
.box:before,.box:after {
	content:"";
	display:table;
}
.box:after {
	clear:both;
}
.icon64 {
	width:64px;
	height:64px;
}
.icon48 {
	width:48px;
	height:48px;
}
.icon32 {
	width:32px;
	height:32px;
}
.icon24 {
	width:24px;
	height:24px;
}
.icon20 {
	width:20px;
	height:20px;
}
.icon16 {
	width:16px;
	height:16px;
}
.col50 {
	float:left;
	display:inline;
	width:50%;
	overflow:hidden
}
.col50:first-child {
	padding-right:1px;
}
.col50:last-child {
	padding-left:1px;
}
.col33 {
	float:left;
	display:inline;
	width:33.3%;
	overflow:hidden
}
.col33:first-child {
	padding-right:2px;
}
.col33:last-child {
	padding-left:2px;
}
.col25 {
	float:left;
	display:inline;
	width:25%;
	padding-right:2px;
	overflow:hidden
}
.col25:last-child {
	padding-left:0px;
}
.col20 {
	float:left;
	display:inline;
	width:20%;
	padding-right:2px;
	overflow:hidden
}
.col20:last-child {
	padding-left:0px;
}
.avatar {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border:1px solid #FFF;
	-webkit-box-shadow:0px 1px 8px rgba(0,0,0,0.2) inset;
	-moz-box-shadow:0px 1px 8px rgba(0,0,0,0.2) inset;
	box-shadow:0px 1px 8px rgba(0,0,0,0.2) inset;
	display:inline-block;
	overflow:hidden;
	background-size:cover;
}
.menu {
	border:1px solid #ddd;
	height:45px;
	background-color:#fff;
}
.menu_item {
	margin:0 10px;
	display:block;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #ddd
}
.verticalMenu {
	border-top:1px solid #ccc;
	background-color:#fff;
}
.verticalMenu .verticalMenu_item {
	border-bottom:1px solid #ccc;
}
.error,.alert,.notice,.success,.info {
	padding:0.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error,.alert {
	background:#fbe3e4;
	color:#8a1f11;
	border-color:#fbc2c4;
}
.notice {
	background:#fff6bf;
	color:#514721;
	border-color:#ffd324;
}
.success {
	background:#e6efc2;
	color:#264409;
	border-color:#c6d880;
}
.info {
	background:#d5edf8;
	color:#205791;
	border-color:#92cae4;
}
.error a,.alert a {
	color:#8a1f11;
}
.notice a {
	color:#514721;
}
.success a {
	color:#264409;
}
.info a {
	color:#205791;
}
/*经典型文章样式*/

/*** title ***/
.article_theme_classic .title {
	font-size: 26px;
    line-height: 40px;
    font-weight: bold;
	text-align:left    word-break: normal;
    word-wrap: break-word;
	margin: 10px 0px}
.article_theme_classic .title h1.big {
	font-size:32px	font-weight:bold;
	text-indent:0px;
	margin-bottom:0px}
.article_theme_classic .title h1, h1.small {
	font-size:26px;
	font-weight:bold;
	text-indent:0px;
	margin-bottom:0px}
/*** shortTitle ***/
.article_theme_classic .shortTitle {
	font-size: 20px;
    color: #666;
    margin: 15px 0}
/*** subTitle ***/
.article_theme_classic .subTitle {
	font-size: 20px;
    color: #666;
    margin: 15px 0}
/*** ortherBox ***/
.article_theme_classic .ortherBox {
    margin: 15px 0}
/*time*/
.article_theme_classic .ortherBox .time,.article_theme_classic .ortherBox .clicks,.article_theme_classic .ortherBox .publisher,.article_theme_classic .ortherBox .author,.article_theme_classic .ortherBox .editor {
	display: inline-block;
	padding-right: 15px;
	float: none}
/*time*/
.article_theme_classic .ortherBox .time {
	background: url(/BeCool/Assets/date.png) no-repeat left center;
    padding-left: 28px}
/*clicks*/
.article_theme_classic .ortherBox .clicks {
	background: url(/BeCool/Assets/click.png) no-repeat left center;
    padding-left: 28px}
/*author*/
.article_theme_classic .ortherBox .author {
	background: url(/BeCool/Assets/author.png) no-repeat left center;
    padding-left: 28px}
/*editor*/
.article_theme_classic .ortherBox .editor {
	background: url(/BeCool/Assets/editor.png) no-repeat left center;
    padding-left: 28px}
/*publisher*/
.article_theme_classic .ortherBox .publisher {
	background: url(/BeCool/Assets/publisher.png) no-repeat left center;
    padding-left: 28px}
/*** keywords ***/
.article_theme_classic .keywords {
	font-size: 14px;
    line-height: 28px;
	padding: 5px 0} 
/*** articlePager ***/
.article_theme_classic .articlePager {
	font-size: 14px;
    line-height: 28px;
	padding: 5px 0} 
.article_theme_classic .articlePager .pre {
	float: left;
    display: inline;
    width: 50%} 
.article_theme_classic .articlePager .next {
	float: left;
    display: inline;
    width: 50%} 
/*** bottomShare ***/
.article_theme_classic .bottomShare {
    line-height: 28px;
	padding: 5px 0} 
/*** content ***/
.article_theme_classic .content img {
	padding:7px;
	background:#fff;
	border:1px solid #d0d1d3}
.article_theme_classic .content p,.article_theme_classic .content h1,.article_theme_classic .content h2,.article_theme_classic .content h3,.article_theme_classic .content h4,.article_theme_classic .content td,.article_theme_classic .content li {
	text-indent:32px;
	line-height:28px;
	margin-bottom:15px;
	-ms-word-break:break-all;
	word-break:break-all;
	font-size:16px}
.article_theme_classic .content ul,.article_theme_classic .content ol {
	margin-left:18px}
.article_theme_classic .content li {
	margin-left:32px;
	line-height:28px;
	-ms-word-break:break-all;
	word-break:break-all;
	text-indent: 0}
.article_theme_classic .content h2 {
	font-size:24px;
	font-weight:bold}
.article_theme_classic .content h3 {
	font-size:22px;
	font-weight:bold}
.article_theme_classic .content h4 {
	font-size:18px;
	font-weight:bold}
.article_theme_classic .content p table,.article_theme_classic .content h2 table,.article_theme_classic .content h3 table,.article_theme_classic .content h4 table,.article_theme_classic .content p img,.article_theme_classic .content h2 img,.article_theme_classic .content h3 img,.article_theme_classic .content h4 img {
	display:block;
	margin: 0 auto}
.article_theme_classic .content td,.article_theme_classic .content td p,.article_theme_classic .content li p {
	text-indent:0px;
	-ms-word-break:break-all;
	word-break:break-all;
	word-wrap:break-word}
.article_theme_classic .content a:link,.article_theme_classic .content a:visited {
	color:#0f6b99}
.article_theme_classic .content a:hover,.article_theme_classic .content a:active {
	color:#ba2636}
.article_theme_classic .content video,.article_theme_classic .content p video {
	margin: 0 auto;
    display: block}
.article_theme_classic .content cite {
	padding: 10px 20px;
    text-align: left;
    background-color: #ededf5;
    border-left: 6px solid #9a9db7;
    font-style: normal}

.article_theme_classic .title,.article_theme_classic .ortherBox {
	text-align:center}

/*现代型文章样式*/

/*** title ***/
.article_theme_fashion .title {
	font-size: 26px;
    line-height: 40px;
    font-weight: bold;
	text-align:left;
    word-break: normal;
    word-wrap: break-word;
	margin: 10px 0px}
.article_theme_fashion .title h1.big {
	font-size:32px;
	font-weight:bold;
	text-indent:0px;
	margin-bottom:0px}
.article_theme_fashion .title h1, h1.small {
	font-size:26px;
	font-weight:bold;
	text-indent:0px;
	margin-bottom:0px}
/*** shortTitle ***/
.article_theme_fashion .shortTitle {
	font-size: 20px;
    color: #666;
    margin: 15px 0}
/*** subTitle ***/
.article_theme_fashion .subTitle {
	font-size: 20px;
    color: #666;
    margin: 15px 0}
/*** ortherBox ***/
.article_theme_fashion .ortherBox {
    margin: 15px 0}
/*time*/
.article_theme_fashion .ortherBox .time,.article_theme_fashion .ortherBox .clicks,.article_theme_fashion .ortherBox .publisher,.article_theme_fashion .ortherBox .author,.article_theme_fashion .ortherBox .editor {
	display: inline-block;
	padding-right: 15px;
	float: none}
/*time*/
.article_theme_fashion .ortherBox .time {
	background: url(/BeCool/Assets/date.png) no-repeat left center;
    padding-left: 28px}
/*clicks*/
.article_theme_fashion .ortherBox .clicks {
	background: url(/BeCool/Assets/click.png) no-repeat left center;
    padding-left: 28px}
/*author*/
.article_theme_fashion .ortherBox .author {
	background: url(/BeCool/Assets/author.png) no-repeat left center;
    padding-left: 28px}
/*editor*/
.article_theme_fashion .ortherBox .editor {
	background: url(/BeCool/Assets/editor.png) no-repeat left center;
    padding-left: 28px}
/*publisher*/
.article_theme_fashion .ortherBox .publisher {
	background: url(/BeCool/Assets/publisher.png) no-repeat left center;
    padding-left: 28px}
/*** keywords ***/
.article_theme_fashion .keywords {
	font-size: 14px;
    line-height: 28px;
	padding: 5px 0} 
/*** articlePager ***/
.article_theme_fashion .articlePager {
	font-size: 14px;
    line-height: 28px;
	padding: 5px 0} 
.article_theme_fashion .articlePager .pre {
	float: left;
    display: inline;
    width: 50%} 
.article_theme_fashion .articlePager .next {
	float: left;
    display: inline;
    width: 50%} 
/*** bottomShare ***/
.article_theme_fashion .bottomShare {
    line-height: 28px;
	padding: 5px 0} 
/*** content ***/
.article_theme_fashion .content img {
	padding:7px;
	background:#fff;
	border:1px solid #d0d1d3}
.article_theme_fashion .content p,.article_theme_fashion .content h1,.article_theme_fashion .content h2,.article_theme_fashion .content h3,.article_theme_fashion .content h4,.article_theme_fashion .content td,.article_theme_fashion .content li {
	text-indent:32px;
	line-height:28px;
	margin-bottom:15px;
	-ms-word-break:break-all;
	word-break:break-all;
	font-size:16px}
.article_theme_fashion .content ul,.article_theme_fashion .content ol {
	margin-left:18px}
.article_theme_fashion .content li {
	margin-left:32px;
	line-height:28px;
	-ms-word-break:break-all;
	word-break:break-all;
	text-indent: 0}
.article_theme_fashion .content h2 {
	font-size:24px;
	font-weight:bold}
.article_theme_fashion .content h3 {
	font-size:22px;
	font-weight:bold}
.article_theme_fashion .content h4 {
	font-size:18px;
	font-weight:bold}
.article_theme_fashion .content p table,.article_theme_fashion .content h2 table,.article_theme_fashion .content h3 table,.article_theme_fashion .content h4 table,.article_theme_fashion .content p img,.article_theme_fashion .content h2 img,.article_theme_fashion .content h3 img,.article_theme_fashion .content h4 img {
	display:block;
	margin: 0 auto}
.article_theme_fashion .content td,.article_theme_fashion .content td p,.article_theme_fashion .content li p {
	text-indent:0px;
	-ms-word-break:break-all;
	word-break:break-all;
	word-wrap:break-word}
.article_theme_fashion .content a:link,.article_theme_fashion .content a:visited {
	color:#0f6b99}
.article_theme_fashion .content a:hover,.article_theme_fashion .content a:active {
	color:#ba2636}
.article_theme_fashion .content video,.article_theme_fashion .content p video {
	margin: 0 auto;
    display: block}
.article_theme_fashion .content cite {
	padding: 10px 20px;
    text-align: left;
    background-color: #ededf5;
    border-left: 6px solid #9a9db7;
    font-style: normal}

.article_theme_fashion .title {    
	font-size: 48px;
    line-height: 58px;
    padding: 10px 0 20px}
.article_theme_fashion .content img {
	padding:0;
	border:0;
	background:transparent}
.article_theme_fashion .content h2,.article_theme_fashion .content h3,.article_theme_fashion .content h4 {
    color: #000;
    font-weight: 500;
    margin: 30px 0 45px;
    padding-bottom: 25px;
    border-bottom: 1px solid #969696}

/*英文型文章样式*/

/*** title ***/
.article_theme_english .title {
	font-size: 26px;
    line-height: 40px;
    font-weight: bold;
	text-align:left;
    word-break: normal;
    word-wrap: break-word;
	margin: 10px 0px}
.article_theme_english .title h1.big {
	font-size:32px;
	font-weight:bold;
	text-indent:0px;
	margin-bottom:0px}
.article_theme_english .title h1, h1.small {
	font-size:26px;
	font-weight:bold;
	text-indent:0px;
	margin-bottom:0px}
/*** shortTitle ***/
.article_theme_english .shortTitle {
	font-size: 20px;
    color: #666;
    margin: 15px 0}
/*** subTitle ***/
.article_theme_english .subTitle {
	font-size: 20px;
    color: #666;
    margin: 15px 0}
/*** ortherBox ***/
.article_theme_english .ortherBox {
    margin: 15px 0}
/*time*/
.article_theme_english .ortherBox .time,.article_theme_english .ortherBox .clicks,.article_theme_english .ortherBox .publisher,.article_theme_english .ortherBox .author,.article_theme_english .ortherBox .editor {
	display: inline-block;
	padding-right: 15px;
	float: none}
/*time*/
.article_theme_english .ortherBox .time {
	background: url(/BeCool/Assets/date.png) no-repeat left center;
    padding-left: 28px}
/*clicks*/
.article_theme_english .ortherBox .clicks {
	background: url(/BeCool/Assets/click.png) no-repeat left center;
    padding-left: 28px}
/*author*/
.article_theme_english .ortherBox .author {
	background: url(/BeCool/Assets/author.png) no-repeat left center;
    padding-left: 28px}
/*editor*/
.article_theme_english .ortherBox .editor {
	background: url(/BeCool/Assets/editor.png) no-repeat left center;
    padding-left: 28px}
/*publisher*/
.article_theme_english .ortherBox .publisher {
	background: url(/BeCool/Assets/publisher.png) no-repeat left center;
    padding-left: 28px}
/*** keywords ***/
.article_theme_english .keywords {
	font-size: 14px;
    line-height: 28px;
	padding: 5px 0} 
/*** articlePager ***/
.article_theme_english .articlePager {
	font-size: 14px;
    line-height: 28px;
	padding: 5px 0} 
.article_theme_english .articlePager .pre {
	float: left;
    display: inline;
    width: 50%} 
.article_theme_english .articlePager .next {
	float: left;
    display: inline;
    width: 50%} 
/*** bottomShare ***/
.article_theme_english .bottomShare {
    line-height: 28px;
	padding: 5px 0} 
/*** content ***/
.article_theme_english .content img {
	padding:7px;
	background:#fff;
	border:1px solid #d0d1d3}
.article_theme_english .content p,.article_theme_english .content h1,.article_theme_english .content h2,.article_theme_english .content h3,.article_theme_english .content h4,.article_theme_english .content td,.article_theme_english .content li {
	text-indent:32px;
	line-height:28px;
	margin-bottom:15px;
	-ms-word-break:break-all;
	word-break:break-all;
	font-size:16px}
.article_theme_english .content ul,.article_theme_english .content ol {
	margin-left:18px}
.article_theme_english .content li {
	margin-left:32px;
	line-height:28px;
	-ms-word-break:break-all;
	word-break:break-all;
	text-indent: 0}
.article_theme_english .content h2 {
	font-size:24px;
	font-weight:bold}
.article_theme_english .content h3 {
	font-size:22px;
	font-weight:bold}
.article_theme_english .content h4 {
	font-size:18px;
	font-weight:bold}
.article_theme_english .content p table,.article_theme_english .content h2 table,.article_theme_english .content h3 table,.article_theme_english .content h4 table,.article_theme_english .content p img,.article_theme_english .content h2 img,.article_theme_english .content h3 img,.article_theme_english .content h4 img {
	display:block;
	margin: 0 auto}
.article_theme_english .content td,.article_theme_english .content td p,.article_theme_english .content li p {
	text-indent:0px;
	-ms-word-break:break-all;
	word-break:break-all;
	word-wrap:break-word}
.article_theme_english .content a:link,.article_theme_english .content a:visited {
	color:#0f6b99}
.article_theme_english .content a:hover,.article_theme_english .content a:active {
	color:#ba2636}
.article_theme_english .content video,.article_theme_english .content p video {
	margin: 0 auto;
    display: block}
.article_theme_english .content cite {
	padding: 10px 20px;
    text-align: left;
    background-color: #ededf5;
    border-left: 6px solid #9a9db7;
    font-style: normal}

.article_theme_english .title {
	font-size:32px;
}
.article_theme_english .time {
	color: #999;
    font-size: 12px;
    line-height: 28px}
.article_theme_english .content p,.article_theme_english .content h2,.article_theme_english .content h3,.article_theme_english .content h4,.article_theme_english .content td,.article_theme_english .content li {
	word-break:normal;
    word-wrap: break-word}

/*移动端文章样式*/

/*** title ***/
.article_theme_mobile .title {
	font-size: 26px;
    line-height: 40px;
    font-weight: bold;
	text-align:left;
    word-break: normal;
    word-wrap: break-word;
	margin: 10px 0px}
.article_theme_mobile .title h1.big {
	font-size:32px;
	font-weight:bold;
	text-indent:0px;
	margin-bottom:0px}
.article_theme_mobile .title h1, h1.small {
	font-size:26px;
	font-weight:bold;
	text-indent:0px;
	margin-bottom:0px}
/*** shortTitle ***/
.article_theme_mobile .shortTitle {
	font-size: 20px;
    color: #666;
    margin: 15px 0}
/*** subTitle ***/
.article_theme_mobile .subTitle {
	font-size: 20px;
    color: #666;
    margin: 15px 0}
/*** ortherBox ***/
.article_theme_mobile .ortherBox {
    margin: 15px 0}
/*time*/
.article_theme_mobile .ortherBox .time,.article_theme_mobile .ortherBox .clicks,.article_theme_mobile .ortherBox .publisher,.article_theme_mobile .ortherBox .author,.article_theme_mobile .ortherBox .editor {
	display: inline-block;
	padding-right: 15px;
	float: none}
/*time*/
.article_theme_mobile .ortherBox .time {
	background: url(/BeCool/Assets/date.png) no-repeat left center;
    padding-left: 28px}
/*clicks*/
.article_theme_mobile .ortherBox .clicks {
	background: url(/BeCool/Assets/click.png) no-repeat left center;
    padding-left: 28px}
/*author*/
.article_theme_mobile .ortherBox .author {
	background: url(/BeCool/Assets/author.png) no-repeat left center;
    padding-left: 28px}
/*editor*/
.article_theme_mobile .ortherBox .editor {
	background: url(/BeCool/Assets/editor.png) no-repeat left center;
    padding-left: 28px}
/*publisher*/
.article_theme_mobile .ortherBox .publisher {
	background: url(/BeCool/Assets/publisher.png) no-repeat left center;
    padding-left: 28px}
/*** keywords ***/
.article_theme_mobile .keywords {
	font-size: 14px;
    line-height: 28px;
	padding: 5px 0} 
/*** articlePager ***/
.article_theme_mobile .articlePager {
	font-size: 14px;
    line-height: 28px;
	padding: 5px 0} 
.article_theme_mobile .articlePager .pre {
	float: left;
    display: inline;
    width: 50%} 
.article_theme_mobile .articlePager .next {
	float: left;
    display: inline;
    width: 50%} 
/*** bottomShare ***/
.article_theme_mobile .bottomShare {
    line-height: 28px;
	padding: 5px 0} 
/*** content ***/
.article_theme_mobile .content img {
	padding:7px;
	background:#fff;
	border:1px solid #d0d1d3}
.article_theme_mobile .content p,.article_theme_mobile .content h1,.article_theme_mobile .content h2,.article_theme_mobile .content h3,.article_theme_mobile .content h4,.article_theme_mobile .content td,.article_theme_mobile .content li {
	text-indent:32px;
	line-height:28px;
	margin-bottom:15px;
	-ms-word-break:break-all;
	word-break:break-all;
	font-size:16px}
.article_theme_mobile .content ul,.article_theme_mobile .content ol {
	margin-left:18px}
.article_theme_mobile .content li {
	margin-left:32px;
	line-height:28px;
	-ms-word-break:break-all;
	word-break:break-all;
	text-indent: 0}
.article_theme_mobile .content h2 {
	font-size:24px;
	font-weight:bold}
.article_theme_mobile .content h3 {
	font-size:22px;
	font-weight:bold}
.article_theme_mobile .content h4 {
	font-size:18px;
	font-weight:bold}
.article_theme_mobile .content p table,.article_theme_mobile .content h2 table,.article_theme_mobile .content h3 table,.article_theme_mobile .content h4 table,.article_theme_mobile .content p img,.article_theme_mobile .content h2 img,.article_theme_mobile .content h3 img,.article_theme_mobile .content h4 img {
	display:block;
	margin: 0 auto}
.article_theme_mobile .content td,.article_theme_mobile .content td p,.article_theme_mobile .content li p {
	text-indent:0px;
	-ms-word-break:break-all;
	word-break:break-all;
	word-wrap:break-word}
.article_theme_mobile .content a:link,.article_theme_mobile .content a:visited {
	color:#0f6b99}
.article_theme_mobile .content a:hover,.article_theme_mobile .content a:active {
	color:#ba2636}
.article_theme_mobile .content video,.article_theme_mobile .content p video {
	margin: 0 auto;
    display: block}
.article_theme_mobile .content cite {
	padding: 10px 20px;
    text-align: left;
    background-color: #ededf5;
    border-left: 6px solid #9a9db7;
    font-style: normal}

.article_theme_mobile .title {
	text-align:left;
}
.article_theme_mobile .content {
	padding:0px 15px;
	color:#333;
	width:100%;
	margin: auto;
	font-size:16px}
.article_theme_mobile .content img,.article_theme_mobile .content p img {
	padding:0;
	margin:0;
	background:transparent;
	border:0;
	max-width: 100% !important;
	height: auto !important}
.article_theme_mobile .content video,.article_theme_mobile .content p video {
	width: 100% !important;
	height: auto !important}
.article_theme_mobile .content p, .article_theme_mobile .content h2, .article_theme_mobile .content h3, .article_theme_mobile .content h4, .article_theme_mobile .content td, .article_theme_mobile .content li {
	text-indent:0}
.article_theme_mobile .content ul, .article_theme_mobile .content ol {
    margin:0}

/****** 表单基础UI样式 ******/
/* 表单控件容器 */
.form_item {
	display:block;
	position:relative;
	line-height:36px;
	*zoom:1;
}
.form_item:before,.form_item:after {
	content:"";
	display:table;
}
.form_item:after {
	clear:both;
}
.form_item_label {
	float:left;
	display:inline;
	text-align:right;
	width:105px;
	min-height:1px;
	padding-right:15px;
}
.form_item_control {
	float:left;
	display:inline;
	text-align:left;
	position: relative;
}
.form_item_tip {
	float:left;
	display:inline;
	text-align:left;
}
/* 常用表单控件 */
.textinput,.password,.textarea {
	width:180px;
	padding:0 4px;
}
.dropdownlist {
	
}
.textarea {
	height:80px;
}
.checkbox,.radiobutton {
	margin:4px;
}
.submitbutton {
	border:none;
	width:100px;
	color:#fff;
	background-color:#fa6800;
	text-align:center;
	text-decoration:none;
	cursor:pointer
}
.submitbutton:hover {
	background-color:#e15d00;
}
.submitbutton:active {
	background-color:#ff6a00;
}
.button,.resetbutton {
	border:none;
	width:100px;
	color:#333;
	background-color:#dcdcdc;
	text-align:center;
	text-decoration:none;
	cursor:pointer
}
.button:hover,.resetbutton:hover {
	background-color:#ccc
}
.button:active,.resetbutton:hover {
	background-color:#dcdcdc
}
/* 文本框 */
.form_item_textinput {}
.form_item_textinput .textinput {}
/* 密码框 */
.form_item_password {}
.form_item_password .password {}
/* 文本域 */
.form_item_textarea {}
.form_item_textarea .textarea {}
/* 下拉框 */
.form_item_dropdownlist {}
.form_item_dropdownlist .dropdownlist {}
/* 普通按钮 */
.form_item_button {}
.form_item_button .button {}
/* 提交按钮 */
.form_item_submitbutton {}
.form_item_submitbutton .submitbutton {}
/* 提交与取消按钮 */
.form_item_submitandresetbutton {}
.form_item_submitandresetbutton .submitbutton {}
.form_item_submitandresetbutton .resetbutton {}
/* 单选按钮 */
.form_item_radiobutton {}
.form_item_radiobutton .radiobutton {}
.form_item_radiobuttonlist {}
.form_item_radiobuttonlist .radiobutton {}
/* 多选按钮 */
.form_item_chechbox {}
.form_item_chechbox .checkbox {}
.form_item_checkboxlist {}
.form_item_checkboxlist .checkbox {}
/* 上传 */
.form_item_fileupload {}
.form_item_fileupload .fileupload {
	width:180px;
	border:none;
	padding: 0;
}
.form_item_fileupload .fileupload_button {
	width:auto;
	height:auto;
	background-color: #dcdcdc;
	font-weight:normal;
	color:#333;
	margin:0;
	padding:0px 15px;
}
.form_item_fileupload .fileupload_thumb {
	width:80px;
	height:80px;
	border:1px solid #ccc;
}
.form_item_fileupload .fileupload_del {
	position: absolute;
    bottom: 15px;
    left: 62px;
}
/* 富本文编辑器 */
.form_item_editor {}
.form_item_editor .editor_textarea {
	min-width:400px;
}
/* 数字加减 */
.form_item_numericupdown {}
.form_item_numericupdown .numericupdown_dec {}
.form_item_numericupdown .numericupdown_add {}
.form_item_numericupdown .numericupdown_value {
	width:40px;
	text-align:center;
}
/* 验证码 */
.form_item_verifycode {}
.form_item_verifycode .verifycode_textinput {
	width:80px;
}
.form_item_verifycode .verifycode_image {
	height:26px;
	vertical-align: middle;
}
/* 校验提示 */
input.yes,textarea.yes,select.yes {
	border:1px solid green;
}
input.no,textarea.no,select.no {
	border:1px solid red;
}
.tip {
	background:url(/BeCool/Assets/info2.png) no-repeat 5px center;
	padding-left:25px;
	color:#999;
}
.yes .tip {
	display:none;
}
.yes .yes_tip {
	display:block;
}
.yes .no_tip {
	display:none;
}
.yes_tip {
	display:none;
	background:url(/BeCool/Assets/ok2.png) no-repeat 5px center;
	padding-left:25px;
	color:#3D882D;
}
.no .tip {
	display:none;
}
.no .yes_tip {
	display:none;
}
.no .no_tip {
	display:block;
}
.no_tip {
	display:none;
	background:url(/BeCool/Assets/error2.png) no-repeat 5px center;
	padding-left:25px;
	color:#C00;
}
/* 必填红星 */
.red_star {
	background:url(/BeCool/Assets/redStar.png) no-repeat center right 5px;
}
.attachment_icon {
	width:16px;
	height:16px;
}
/****** 分页符 ******/
.pager {
	margin:6px;
}
.pager_num,.pager_current_num,.pager_first,.pager_pre,.pager_next,.pager_last,.pager_pre_ten,.pager_next_ten,.pager_which_num,.pager_go {
	height:30px;
	line-height:30px;
	border:1px solid #ccc;
	color:#999;
	background-color:#F4F4F4;
	margin-left:4px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 4px 0 4px;
}
.pager_current_num {
	border:1px solid #09f;
}
.pager_which_num {
	background-color:#fff;
	border:1px solid #09f;
	width:20px;
}
.pager_go {
	background-color:#f4f4f4;
	border:1px solid #09f;
}
/****** tab ******/
.tab_head {
	border-bottom:1px solid #ccc;
}
.tab_head_show {
	text-align:center;
	margin:0 0 -1px -1px;
	border:1px solid #ccc;
	border-bottom:2px solid #fff;
	background-color:#fff;
	cursor:pointer;
}
.tab_head_hide {
	text-align:center;
	margin:0 0 0 -1px;
	border:1px solid #ccc;
	background-color:#efefef;
	cursor:pointer;
}
/****** table ******/
.table_header {
	height:36px;
}
.table_header_item,.table_header_expand_item {
	color:#369;
	background-color:#f2f2f2;
	height:36px;
	line-height:36px;
	text-align:center;
	border:1px solid #ccc;
}
.table_header_expand_item {
	text-align:left;
	text-indent:10px;
}
.table_row {
	height:30px
}
.table_row_item,.table_row_expand_item {
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#fff;
}
.table_row_expand_item {
	text-align:left;
	text-indent:10px;
}
/****** alert ******/
#alert_window {
	margin:10px;
}
#alert_window .alert_box {
	max-height:320px;
	overflow-y:auto;
}
#alert_window .alert_icon {
	float:left;
	display:inline;
	margin-left:10px;
	width:32px;
}
#alert_window .alert_title {
	float:right;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	width:400px;
	height:32px;
	line-height:32px;
	overflow:hidden;
}
#alert_window .alert_message {
	line-height:26px;
	margin:10px;
	text-align:left;
	word-wrap:break-word;
	overflow-y:auto;
	max-height:210px;
}
#alert_window a.alert_button {
	margin:10px auto;
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#fa6800;
	text-decoration:none;
	cursor:pointer;
}
#alert_window a.alert_button:hover {
	background-color:#e15d00
}
#alert_window a.alert_button:active {
	background-color:#ff6a00
}
/****** confirm ******/
#confirm_window {
	margin:10px;
}
#confirm_window .confirm_box {
	max-height:400px;
	overflow-y:auto;
}
#confirm_window .confirm_icon {
	float:left;
	display:inline;
	margin-left:10px;
	width:32px;
}
#confirm_window .confirm_title {
	float:right;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	width:400px;
	height:32px;
	line-height:32px;
	overflow:hidden;
}
#confirm_window .confirm_message {
	line-height:26px;
	margin:10px;
	text-align:left;
	word-wrap:break-word;
	overflow-y:auto;
	max-height:210px;
}
#confirm_window .confirm_button_container {
	margin:20px auto;
	display:block;
	width:260px;
	height:30px;
	line-height:30px;
}
#confirm_window a.confirm_button_ok {
	float:left;
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	background-color:#fa6800;
	text-decoration:none;
	cursor:pointer
}
#confirm_window a.confirm_button_ok:hover {
	background-color:#e15d00
}
#confirm_window a.confirm_button_ok:active {
	background-color:#ff6a00
}
#confirm_window a.confirm_button_cancel {
	float:right;
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#333;
	background-color:#dcdcdc;
	text-decoration:none;
	cursor:pointer
}
#confirm_window a.confirm_button_cancel:hover {
	background-color:#ccc
}
#confirm_window a.confirm_button_cancel:active {
	background-color:#dcdcdc
}
/****** ie_warning ******/
#ie_warning {
	position:absolute;
	z-index:100;
	width:100%;
	height:24px;
	line-height:24px;
	color:#900;
	background-color:#FCFBB6;
	text-indent:1em;
}
#ie_warning .ie_warning_help {
	color:#f00;
	font-weight:bold;
}
#ie_warning .ie_warning_close {
	margin-top:4px;
	margin-right:4px;
	float:right;
}
#under_ie9_warning {
	position:absolute;
	z-index:100;
	width:100%;
	height:24px;
	line-height:24px;
	color:#900;
	background-color:#FCFBB6;
	text-indent:1em;
}
#under_ie9_warning .under_ie9_warning_help {
	color:#f00;
	font-weight:bold;
}
#under_ie9_warning .under_ie9_warning_close {
	margin-top:4px;
	margin-right:4px;
	float:right;
}
</pre></body></html>